projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cb367a
)
gtk-demo: Don't refer to removed demos
author
Matthias Clasen
<mclasen@redhat.com>
Sun, 13 Sep 2020 03:56:15 +0000
(23:56 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Sun, 13 Sep 2020 04:17:19 +0000
(
00:17
-0400)
The animated background demos was referring to the
pixbuf demo that was removed a while ago. Reword
the text accordingly.
demos/gtk-demo/css_pixbufs.c
patch
|
blob
|
history
diff --git
a/demos/gtk-demo/css_pixbufs.c
b/demos/gtk-demo/css_pixbufs.c
index 3885ca9188489d7c310970795fac2036cf0d31e0..9cf4b14549ad181bb8e3271f989de7c8e1abc0ff 100644
(file)
--- a/
demos/gtk-demo/css_pixbufs.c
+++ b/
demos/gtk-demo/css_pixbufs.c
@@
-1,6
+1,7
@@
/* Theming/Animated Backgrounds
*
- * This demo is done in honour of the Pixbufs demo further down.
+ * This demo is in honour of a classic Pixbufs demo.
+ *
* It is done exclusively with CSS as the background of the window.
*/